havrard CS197 AI research experiences
Table of contents
Reviews
Lecture 1: Exciting Advances with AI Language Models Content : Interact with language models like GPT-3’s text completion and use Codex’s code generation abilities feedback : ⭐ (1/5)
Lecture 2: The Zen of python Content : vscode,git,conad,linting and Debugging. feedback: feedback : ⭐ (1/5)
Lecture 3: Reading AI Research papers Content :
- Conduct a literature search to identify papers relevant to a topic of interest
- Difference between Reading Wide and Reading deep and how to balance between them
- How to use Google Scholar and paper with code feedback : ⭐⭐⭐⭐⭐ (5/5)
Lecture 4: In-Tune with Jazz Hands Content:
- quick intro into huggingface
- Tokenization
- Causal language modeling (CLM) feedback : ⭐⭐⭐⭐ (4/5)
Lecture 5: Lightning McTorch Content :
- Fine-tuning A vision Transformer
- Intro to pytorch lightning (Lightning)
- Data Loading
- How to Build a Neural net Module with lightning and how lightning modules work feedback : ⭐⭐⭐⭐ (4/5)
Lecture 6 & 7: Moonwalking with Pytorch Content :
- Pytorch Exercises
- Tensors
- Autograd and neural networks feedback : ⭐ (1/5)
Lecture 8 & 9: Experiment Organization Spakrs Joy Content :
- Weight and Biases
- Hyperparameter Search
- Hydra feedback : ⭐⭐⭐⭐ (4/5)
Lecture 10 & 11 : I Dreamed a Dream Content
- Identifying Gaps in A Research Paper
- CLIP and CheXzero
- Generating Ideas for Building a Research Paper
- Iterating on your research ideas feedback : ⭐⭐⭐⭐⭐ (5/5)
Lecture 12 & 13 : Today Was a Fairytale
- how to deconstruct the elements of a research paper and their sequence
- Resulting template that you can use as a general example feedback : ⭐⭐⭐⭐ (4/5)
Lecture 14 & 15: Deep Learning on Cloud Nine didn’t complete it 🙃🙃🙃
Lecture 16 & 17:Make your dreams come tuned Content
- high level use of Stable Diffusion using a Dreambooth template
- Use AWS to accelerate the training of Stable Diffusion models with GPUs
- HF Accelerator feedback : ⭐⭐ (2/5)
Lecture 18 : Research Productivity Power-Ups Content
- How update meetings and working sessions
- organizing your efforts on a project
- what is technical dept and examples on it feedback : ⭐⭐⭐⭐ (4/5)
Lecture 19 :The AI Ninja Content
- How to make Steady Progress
- Some Research Skills
- Discussion Questions feedback : ⭐⭐ (2/5) I found that Colah’ blog content about research is better in the context and offers a great details
Lecture 20: Bejeweled ⭐⭐⭐⭐⭐(5/5)
- how to make a slides to improve your research talk
- Assertion Evidence Approach feedback : ⭐⭐ (2/5) This is great related talk from MIT about this topic How to speak ⭐⭐⭐⭐⭐(5/5)
Lecture 21 : Model Showdown Content
- Statistical Testing feedback : ⭐⭐ ⭐(3/5)